﻿.tjlength {
    display: block;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
}

.demowid {
    position: relative;
    width: 1200px;
    height: 250px;
    text-align: center;
    /*margin:10px;*/
    margin-top: 10px;
    margin-bottom: 10px;
    /*border:1px solid #CCC;*/
}
/*滚动特效1*/
#demo {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 250px;
    margin-left: 0px;
    float: left;
    overflow: hidden;
    width: 1170px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    /*margin-bottom:15px;*/
}

    #demo img {
        float: left;
    }

#indemo {
    float: left;
    width: 9000%;
    height: 250px;
}

#demo1 {
    float: left;
    height: 250px;
}

#demo2 {
    float: left;
    height: 250px;
}

.sy_product_box {
    position: relative;
    float: left;
    z-index: 1;
    width: 285px;
    height: 250px;
    margin-right: 20px;
    /*background:#fff;*/
    /*border: 1px solid #ddd;*/
}

.sy_product_box_img {
    position: relative;
    z-index: 1;
    width: 285px;
    height: 215px;
    float: left;
    /*padding:10px;*/
    background: #fff;
    overflow: hidden;
}

.sy_product_box .sy_product_box_img a img {
    margin: 0 auto;
    display: block;
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
}

.sy_product_box:hover .sy_product_box_img a img {
    width: 285px;
    height: 215px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.sy_product_box_img img {
    /*width: 285px;
                height: 215px;
                float: left;*/
    /*-webkit-transform:scale(0.98);
		-moz-transform:scale(0.98);
		-o-transform:scale(0.98);
		transform:scale(0.98);
		-webkit-transition:all 0.5s ease;
		-moz-transition:all 0.5s ease;
		-o-transition:all 0.5s ease;
		transition:all 0.5s ease;*/
}

.sy_product_box_wenzi {
    position: relative;
    width: 285px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    margin-top: 35px;
    float: left;
    z-index: 2;
    text-align: center;
    overflow: hidden;
    background: rgba(8, 8, 8, 0.67);
}

.sy_product_box:hover .sy_product_box_wenzi {
    margin-top: -35px;
    color: #fff;
}

.sy_product_box_wenzi a {
    width: 285px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-decoration: none;
}

    .sy_product_box_wenzi a:hover {
        width: 285px;
        height: 35px;
        line-height: 35px;
        color: #fff;
    }
/*.sy_product_box_img img:hover {
                -webkit-transform:scale(1) rotateY(0deg) rotate(0deg);
     -moz-transform:scale(1)  rotateY(0deg) rotate(0deg);
	 -o-transform:scale(1)  rotateY(0deg) rotate(0deg);
	 transform:scale(1)  rotateY(0deg) rotate(0deg);
	 -webkit-transition:all 0.5s ease;
	 -moz-transition:all 0.5s ease;
	 -o-transition:all 0.5s ease;
	 transition:all 0.5s ease;
            }*/
/*.sy_product_box_img img:hover {
                border:1px solid #ff9700;
            }*/
.xw_left {
    width: 600px;
    text-align: left;
}

.newtl {
    width: 550px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #CCC;
    margin: 10px 0px 0px 20px;
    font-size: 18px;
}

    .newtl a {
        width: 83px;
        height: 26px;
        text-align: center;
        display: block;
        font: 400 14px/26px "Microsoft Yahei";
        color: #3564b8 !important;
        border: 1px solid #3564b8;
        border-radius: 10px;
        margin-top: 10px;
    }

        .newtl a:hover {
            background: #3564b8;
            color: #fff !important;
        }

.newt {
    width: 550px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin-bottom: 10px;
}

    .newt a {
        width: 83px;
        height: 26px;
        text-align: center;
        display: block;
        font: 400 14px/26px "Microsoft Yahei";
        color: #3564b8 !important;
        border: 1px solid #3564b8;
        border-radius: 10px;
        margin-top: 10px;
    }

        .newt a:hover {
            background: #3564b8;
            color: #fff !important;
        }

.zuo_icon {
    position: absolute;
    z-index: 3;
    width: 35px;
    height: 42px;
    left: 0px;
    top: 90px;
}

.you_icon {
    position: absolute;
    z-index: 3;
    width: 35px;
    height: 42px;
    right: 20px;
    top: 90px;
}

.youshi {
    width: 600px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    height: 391px;
}

.youshi_box {
    width: 555px;
    border-bottom: 1px dashed #CCC;
    margin: 5px 20px;
}

.youshi_img {
    width: 215px;
    height: 132px;
    border: 1px solid #CCC;
}

.youshi_cont {
    width: 540px;
    text-align: left;
    height: auto;
    margin-left: 5px;
}

.youshi_title {
    width: 520px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

    .youshi_title a {
        font-size: 16px;
    }

.youshi_con {
    width: 535px;
    margin: 0 10px 5px 0px;
    text-align: left;
    font-size: 14px;
    height: 42px;
    line-height: 20px;
    overflow: hidden;
    text-indent: 0em;
    color: #999999;
}

/*公司新闻*/
.xwbox_left {
    width: 550px;
    height: 435px;
    background: #fff;
    padding: 20px;
    margin: 20px 0px 80px 0px;
}

.xwbox_right {
    width: 550px;
    height: 435px;
    background: #fff;
    padding: 20px;
    margin: 20px 0px 80px 0px;
}

.gsxw_box {
    width: 100%;
    margin: 5px 0px;
}

.gsxw_img {
    width: 30px;
    margin-top: 3px;
}

.gsxw_right {
    width: 500px;
}

.gsxw_right_t {
    text-align: left;
    height: 30px;
    line-height: 30px;
}

    .gsxw_right_t a {
        font-size: 16px;
        font-weight: 600;
    }

.gsxw_right_c {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
/*我们的优势*/
.ys_box {
    margin: 50px 0px 50px -30px;
    background: #fff;
    text-align: center;
    width: 1260px;
    padding-bottom: 50px;
}

.ysc1 {
    margin-top: 25px;
}

.yswz {
    padding-top: 175px;
    font: 400 14px/25px "Microsoft Yahei";
    color: #666666;
}

.ys1 {
    background: #5e5e5e url(../images/01.png) no-repeat 30px 58px;
    width: 455px;
    height: 165px;
}

    .ys1 h3 {
        font: 600 20px/30px "Microsoft Yahei";
        color: #fff;
        margin-top: 45px;
        margin-left: 113px;
        text-align: left;
    }

    .ys1 .ys1wz {
        width: 301px;
        text-align: left;
        color: #fff;
        font: 400 16px/28px "Microsoft Yahei";
        margin-left: 135px;
    }

.ys2 {
    background: #5e5e5e url(../images/02.png) no-repeat 46px 45px;
    width: 745px;
    height: 165px;
}

    .ys2 h3 {
        font: 600 20px/30px "Microsoft Yahei";
        color: #fff;
        margin-top: 42px;
        margin-left: 156px;
        text-align: left;
    }

    .ys2 .ys2wz {
        width: 551px;
        text-align: left;
        color: #fff;
        font: 400 16px/28px "Microsoft Yahei";
        margin-left: 156px;
    }

.ys3-img {
    width: 565px;
    height: 170px;
}

.ys4-img {
    width: 316px;
    height: 378px;
}

.ysc2l {
    width: 565px;
}

.ysc2r {
    width: 635px;
}


.ys3 {
    background: #5e5e5e url(../images/03.png) no-repeat 46px 45px;
    width: 565px;
    height: 208px;
}

    .ys3 h3 {
        font: 600 20px/30px "Microsoft Yahei";
        color: #fff;
        padding-top: 34px;
        margin-left: 156px;
        text-align: left;
    }

    .ys3 .ys3wz {
        width: 396px;
        text-align: left;
        color: #fff;
        font: 400 16px/28px "Microsoft Yahei";
        margin-left: 156px;
    }

.ys4 {
    background: #5e5e5e url(../images/04.png) no-repeat 30px 45px;
    width: 319px;
    height: 378px;
}

    .ys4 h3 {
        width: 319px;
        font: 600 20px/30px "Microsoft Yahei";
        color: #fff;
        padding-top: 88px;
        margin-left: 113px;
        text-align: left;
    }

    .ys4 .ys4wz {
        width: 254px;
        text-align: left;
        color: #fff;
        font: 400 16px/28px "Microsoft Yahei";
        margin-left: 57px;
    }


.ys1:hover {
    background: #1654b2 url(../images/01.png) no-repeat 30px 58px;
}

.ys2:hover {
    background: #1654b2 url(../images/02.png) no-repeat 46px 45px;
}

.ys3:hover {
    background: #1654b2 url(../images/03.png) no-repeat 46px 45px;
}

.ys4:hover {
    background: #1654b2 url(../images/04.png) no-repeat 30px 45px;
}
/*.ourys {
    width: 1200px;
    height: 337px;
    background: url(../images/ys_bg.jpg) no-repeat;
    margin-bottom: 50px;
    margin-top: 50px;
}

    .ourys ul {
        width: 1200px;
        margin-top: 45px;
    }

        .ourys ul li {
            float: left;
            width: 500px;
            padding: 20px;
        }

.ourys_title {
    width: 400px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #ca1f26;
    font-weight: 600;
    text-align: left;
}

.ourys_cont {
    width: 500px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-align: left;
}

.ourys ul li:nth-child(2n) {
    margin-left: 110px;
}*/
/*选项卡*/
.detype {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    height: 400px;
}

    .detype .fenlei {
        float: left;
        width: 1200px;
        height: 45px;
        line-height: 45px;
        margin-top: 30px;
    }

        .detype .fenlei .li {
            width: 150px;
            height: 38px;
            line-height: 38px;
            /* float: left; */
            font-size: 18px;
            cursor: pointer;
            border: 2px solid #1654b2;
            margin: 0 20px;
            display: inline-block;
            color: #1654b2;
            font-weight: 600;
        }

            .detype .fenlei .li a {
                color: #1654b2;
            }

        .detype .fenlei .on {
            color: #fff;
            font-size: 16px;
            background: #1654b2;
        }

            .detype .fenlei .on a {
                color: #fff;
            }

.tylength {
    display: block;
    width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 500;
}
/*产品展示*/
.cp_content_box {
    width: 570px;
    height: 350px;
    margin-right: 19px;
    margin-bottom: 26px;
    border: 1px solid #999;
    position: relative;
    overflow: hidden;
}

.cp_content {
    width: 1300px;
    float: left;
    margin-top: 30px;
    text-align: center;
}

.cp_content_img {
    width: 570px;
    height: 300px;
    position: relative;
    overflow: hidden;
}

    .cp_content_img img {
        width: 570px;
        height: 300px;
    }

.cp_content_box .cp_content_img a img {
    margin: 0 auto;
    display: block;
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
}

.cp_content_box:hover .cp_content_img a img {
    width: 570px;
    height: 300px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.cp_content_cont {
    width: 570px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

    .cp_content_cont a {
        float: left;
        width: 570px;
        height: 50px;
        line-height: 50px;
        position: relative;
        color: #fff;
        font-size: 16px;
    }

.cp_content_box:nth-child(2) {
    margin-right: 0px;
}

.cp_content_box:nth-child(4) {
    margin-right: 0px;
}

.cp_content_box:nth-child(6) {
    margin-right: 0px;
}
/*底部banner*/
.dbban img {
    float: left;
}
/*案例展示*/
.cp_content_box1 {
    width: 242px;
    height: 256px;
    margin-right: 20px;
    margin-bottom: 26px;
    border: 1px solid #999;
    position: relative;
    overflow: hidden;
}

.cp_content1 {
    width: 1300px;
    float: left;
    margin-top: 30px;
    position: relative;
}

.cp_content_img1 {
    width: 242px;
    height: 256px;
    position: relative;
    overflow: hidden;
}

    .cp_content_img1 img {
        width: 242px;
        height: 256px;
    }

.cp_content_box1 .cp_content_img1 a img {
    margin: 0 auto;
    display: block;
    -webkit-transition: -webkit-transform .3s linear;
    -moz-transition: -moz-transform .3s linear;
    -o-transition: -o-transform .3s linear;
    transition: transform .3s linear;
}

.cp_content_box1:hover .cp_content_img1 a img {
    width: 242px;
    height: 256px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.cp_content_cont1 {
    width: 242px;
    height: 45px;
    line-height: 45px;
    position: relative;
    margin-top: -90px;
    background:#1654b2;
    background: rgba(53, 100, 184, 0.49);
}

    .cp_content_cont1 a {
        float: left;
        width: 242px;
        height: 42px;
        line-height: 42px;
        position: relative;
        color: #fff;
        font-size: 16px;
    }

.cp_content_box1:nth-child(5) {
    margin-right: 0px;
}

.cp_content_box1:nth-child(10) {
    margin-right: 0px;
}

.cp_content_box1:nth-child(15) {
    margin-right: 0px;
}

.cp_more {
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
}

    .cp_more a {
        float: left;
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 0 auto;
        border: 1px solid #1654b2;
        color: #1654b2;
    }

        .cp_more a:hover {
            float: left;
            width: 120px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            margin: 0 auto;
            border: 1px solid #1654b2;
            color: #fff;
            background: #1654b2;
        }
